internal/filepathlite.lazybuf.append (method)
8 uses
internal/filepathlite (current package)
path.go#L39: func (b *lazybuf) append(c byte) {
path.go#L87: out.append(Separator)
path.go#L112: out.append(Separator)
path.go#L114: out.append('.')
path.go#L115: out.append('.')
path.go#L122: out.append(Separator)
path.go#L126: out.append(path[r])
path.go#L133: out.append('.')
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |